export default function log(...args: any[]): void;
export declare function silent(value: boolean): void;
