import { Extension } from '@codemirror/state'; export declare const createMarkdownExtension: () => Extension;