import { ComponentPrototypeType } from '@cuvp1225/helpers'; export declare const Form: ComponentPrototypeType; export declare const Fieldset: ComponentPrototypeType; export declare const FormItem: ComponentPrototypeType; export declare const FormFooter: ComponentPrototypeType;