import type { Interceptor } from '../core/parser'; export declare const fromCKEditorHtml: (s: string, interceptorFn?: Interceptor) => import("ricos-schema").RichContent; //# sourceMappingURL=parser.d.ts.map