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