export declare function logError(message: string, options?: any): void; export declare function captureException(ex: Error, options?: any): void;