import * as React from 'react'; import { CustomEdgeLabelProps } from '../types'; export declare const Text: React.FC;