import { ContentMatch, NodeType } from '@sse-editor/pm/model'; export declare function defaultBlockAt(match: ContentMatch): NodeType | null;