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