import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Form: IComponentPrototype; export declare const Fieldset: IComponentPrototype; export declare const FormItem: IComponentPrototype; export declare const FormFooter: IComponentPrototype;