export declare const settingsHeader: { title: string; }; export declare const formData: { title: string; subTitle: string; type: string; }[];