export declare class CommonConfigService { private static _gw; private static _storage; static gw: string; static storage: string; }