export { default as Input } from './Input'; export type { IInputProps } from './types'; //# sourceMappingURL=index.d.ts.map