import { ICommandDefinition } from "../../../../../cmd";
/**
 * Definition for the 'config report-env' command.
 * @type {ICommandDefinition}
 */
export declare const ReportEnvDefinition: ICommandDefinition;
//# sourceMappingURL=Report-env.definition.d.ts.map