export { default as SelectComponent } from '../../../admin/components/forms/field-types/Select';
export type { Props } from '../../../admin/components/forms/field-types/Select/types';
//# sourceMappingURL=Select.d.ts.map