export { default as Select } from './Select'; export type { OptionProps, ISelectProps } from './types'; //# sourceMappingURL=index.d.ts.map