import { Section as Section$1 } from '@shopify/retail-ui-extensions';
import { createRemoteReactComponent } from '@remote-ui/react';

const Section = createRemoteReactComponent(Section$1);

export { Section };
