declare const useJSS: (data?: unknown) => Record<"Notification", string>; export default useJSS;