/**
 * Sets the global.VERBOSE_MODE context when --verbose [context] is passed as an option
 */
export declare function setVerboseMode(): void;
