export declare function log(message: string, meta?: unknown): void; export declare function getLogFilePath(): string;