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

const Layout = createRemoteReactComponent(Layout$1);

export { Layout };
