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