import { InputType } from './Input.type'; export declare const name = "Input"; declare const _default: InputType; export default _default;