import { MarkType, Schema } from '@tiptap/pm/model';
export declare function getMarkType(nameOrType: string | MarkType, schema: Schema): MarkType;
//# sourceMappingURL=getMarkType.d.ts.map