import './empty.less'; import { Empty } from './empty.js'; export type { EmptyProps } from './empty.js'; export default Empty;