import { OutputBlockData } from "@editorjs/editorjs"; export declare const code: ({ data }: OutputBlockData) => string;