export declare function NotificationsSheet({ onClosed }: { onClosed: () => void; }): import("react").JSX.Element;