import { DocNode } from 'ak-editor-core'; export default function encode(node: DocNode): string;