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