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