export declare const READY_LOG: (namespace: string) => string; export declare const ERROR_LOG: (namespace: string, message: string) => string;