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