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