import { Editor } from 'slate'; export declare function getMark(editor: Editor, type: string): T | undefined;