import { Md2PdfError, ErrorContext } from './index.js'; export declare function detectBrowserError(error: unknown, contextBase?: Partial): Md2PdfError;