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