import React from 'react'; import { ElementNodeProps, ParagraphNode as ParagraphNodeType } from '../types'; export declare const ParagraphNode: React.FC>>;