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