declare const useStyles: (props?: any) => Record<"tabsContainer" | "tabIcon", string>; export default useStyles;