export declare const logClient: (namespace: string) => (...args: any[]) => void;
