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