export { default as Input } from './Input'; export type { InputProps, InputColor, InputType, InputShadow, InputRadius, InputSize, InputTone, InputValidation, } from './Input.types'; //# sourceMappingURL=index.d.ts.map