declare const useStyles: (props?: any) => Record<"tabContainer" | "drawerContainer" | "tabSelect" | "tabName" | "actionIcons" | "title" | "tabContent" | "buttonAction" | "aiWareIcon", string>; export default useStyles;