import type { BlockEditor } from "./editor.type.js"; export declare const codeBlockEditor: BlockEditor; //# sourceMappingURL=code-block.editor.d.ts.map