import { BuyerConsent as BuyerConsent$1 } from '@shopify/post-purchase-ui-extensions';
import { createRemoteReactComponent } from '@remote-ui/react';

const BuyerConsent = createRemoteReactComponent(BuyerConsent$1);

export { BuyerConsent };
