import type { FC } from 'react';
import './index.less';
declare const DataQueryEDH5: FC<any>;
export default DataQueryEDH5;
