import React from 'react'; import type { IProps } from '../interface'; export declare const DagGraphExtension: React.FC;