type AllNamespacesFullNotificationProps = { isOpen: boolean; onClose: () => void; }; export declare const AllNamespacesFullNotification: ({ isOpen, onClose, }: AllNamespacesFullNotificationProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=AllNamespacesFullNotification.d.ts.map