export declare const $EnvironmentService: { properties: { environment: { type: string; }; service: { type: string; }; }; };