declare const useJSS: (data?: unknown) => Record<"Highlight" | "CheckBoxBounder" | "CheckBox" | "Check", string>; export default useJSS;