declare const _default: { form: { panel: string[]; header: string[]; title: string[]; titleLight: string[]; collapseIcon: string[]; openIcon: string[]; closeIcon: string[]; tooltip: string[]; body: string[]; }; }; export default _default;