import { WithEditorFirstArg } from '../utils/types'; import { Editor } from '../interfaces/editor'; export declare const apply: WithEditorFirstArg; //# sourceMappingURL=apply.d.ts.map