export declare class ConfigService {
    constructor();
    clientConfig(): any;
}
