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