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