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