export { AdminInbox } from '@/features/admin-notifications/AdminInbox';
export type { AdminInboxProps } from '@/features/admin-notifications/AdminInbox';
