import "./index.css"; export type { InputElementProps, InputProps, InputSize, InputType, } from "./Input"; export { Input } from "./Input"; //# sourceMappingURL=index.d.ts.map