import { type LogMessage, type LogWritable } from './core.js'; export declare const nodeLogDestination: LogWritable; export declare function enableVerboseLogging(): void;