import { ComponentPrototypeType } from '@cuvp1225/helpers'; export declare const Input: ComponentPrototypeType; export declare const TextArea: ComponentPrototypeType; export declare const Search: ComponentPrototypeType; export declare const Password: ComponentPrototypeType; export declare const InputGroup: ComponentPrototypeType;