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