export { default } from './Select'; export type { SelectItem, SelectItemWithPlaceholder, SelectOptionItem, SelectProps, } from './Select'; //# sourceMappingURL=index.d.ts.map