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

const Select = createRemoteReactComponent(Select$1);

export { Select };
