export declare class SetEnvironmentCommand { env: string; set(): void; }