import type { PluginElementRenderProps } from '@yoopta/editor'; export declare const Paragraph: (props: PluginElementRenderProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=paragraph.d.ts.map