export declare class EnvironmentVariableService { setVariables(config: any): string; }