import { YooptaPlugin } from '@yoopta/editor'; import type { EmbedElementMap, EmbedPluginOptions } from '../types'; declare const Embed: YooptaPlugin; export { Embed }; //# sourceMappingURL=embed-plugin.d.ts.map