import { BadgeProps } from '../Badge/Badge'; export declare const useNotificationsBadge: () => BadgeProps | undefined;