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