export declare function logInfo(info: string): void; export declare function logError(error: string): void; //# sourceMappingURL=utils.d.ts.map