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