import { TEditor, Value } from "../slate/editor/TEditor"; /** * Is the mark defined in the selection. */ export declare const isMarkActive: >>>>>(editor: TEditor, type: K) => boolean; //# sourceMappingURL=isMarkActive.d.ts.map