export declare function captureException(error: unknown, captureContext?: Record<string, unknown>): void;
