import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Input: IComponentPrototype; export declare const TextArea: IComponentPrototype; export declare const Search: IComponentPrototype; export declare const Password: IComponentPrototype; export declare const InputGroup: IComponentPrototype;