declare const config: { debug: boolean; log4js: string; APP: { main: string; maximizable: boolean; }; }; export default config;