import { YooptaPlugin } from '@yoopta/editor'; import type { ParagraphElementMap } from '../types'; declare const Paragraph: YooptaPlugin>; export { Paragraph }; //# sourceMappingURL=paragraph-plugin.d.ts.map