export declare const formClasses: {
    formDescription: string;
    formItem: string;
    formLabel: string;
    formMessage: string;
};
