import React from 'react'; import { ElementProps, FootnoteDefinitionNode } from '../../el'; export declare const FootnoteReference: (props: ElementProps) => React.JSX.Element;