export { default as Input } from './Input'; export type { InputProps, InputSize, InputVariant } from './Input'; //# sourceMappingURL=index.d.ts.map