import { EmptyProps, Empty } from './Empty'; export type { EmptyProps }; export default Empty;