export { default as NEmpty, emptyProps } from './src/Empty';
export type { EmptyProps } from './src/Empty';
