export declare let config: any; export declare const setConfiguration: (current: any) => void, getAccountState: (state: any) => any, getModulesState: (state: any) => any, getModalsState: (state: any) => any, getNotificationState: (state: any) => any;