export { default as BillEmptyIllustration } from './BillEmptyIllustration'; export { default as CalendarEmptyIllustration } from './CalendarEmptyIllustration'; export { default as CardsEmptyIllustration } from './CardsEmptyIllustration'; export { default as DashboardEmptyIllustration } from './DashboardEmptyIllustration'; export { default as DataEmptyIllustration } from './DataEmptyIllustration'; export { default as DocumentEmptyIllustration } from './DocumentEmptyIllustration'; export { default as EmailEmptyIllustration } from './EmailEmptyIllustration'; export { default as FolderEmptyIllustration } from './FolderEmptyIllustration'; export { default as InboxEmptyIllustration } from './InboxEmptyIllustration'; export { default as MessageEmptyIllustration } from './MessageEmptyIllustration'; export { default as NavigationEmptyIllustration } from './NavigationEmptyIllustration'; export { default as NotificationEmptyIllustration } from './NotificationEmptyIllustration'; export { default as PageEmptyIllustration } from './PageEmptyIllustration'; export { default as PhotosEmptyIllustration } from './PhotosEmptyIllustration'; export { default as SearchEmptyIllustration } from './SearchEmptyIllustration'; export { default as TagsEmptyIllustration } from './TagsEmptyIllustration'; export { default as TaskEmptyIllustration } from './TaskEmptyIllustration'; export { default as UploadEmptyIllustration } from './UploadEmptyIllustration'; export { default as UserEmptyIllustration } from './UserEmptyIllustration'; export { default as WalletEmptyIllustration } from './WalletEmptyIllustration';