import { Extension } from '@tiptap/core'; export declare const createMarkdownShortcutsExtension: () => Extension; //# sourceMappingURL=MarkdownShortcutsExtension.d.ts.map