import GooglepayButton from './Block/components/GooglepayButton'; const GooglepayManagerBlockEditor = ( { namespace, buttonConfig, ppcpConfig, buttonAttributes, } ) => ( ); export default GooglepayManagerBlockEditor;