import type { EmptyProps } from 'antd'; import React from 'react'; declare const NoData: React.FC; export default NoData;