export declare const config: { LAYOUT_SETTINGS: { logo: string; navTheme: string; primaryColor: string; layout: string; contentWidth: string; fixedHeader: boolean; fixSiderbar: boolean; colorWeak: boolean; title: string; iconfontUrl: string; language: string; topLeftToggle: boolean; topRightSettingToggle: boolean; }; };