import type { CommandOptions } from '../../lib/types.js'; export declare function setLogLevel(target: string, level: string, options: CommandOptions): Promise; //# sourceMappingURL=logging.d.ts.map