export { default as Select } from './Select'; export type { SelectProps, SelectColor, SelectTone, SelectRadius, SelectSize, SelectShadow, SelectValidation, } from './Select.types'; //# sourceMappingURL=index.d.ts.map