import { ContentMatch } from 'prosemirror-model'; export declare function defaultTextblockForMatch(match: ContentMatch): import('prosemirror-model').NodeType;