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