declare const useStyles: (props?: any) => Record<"content" | "left" | "right" | "margin" | "icon" | "active" | "appBar" | "menuButton" | "barIcon" | "iconButton" | "humburgerIcon" | "appLogo" | "logo" | "title" | "iconGroup" | "iconGroupIcon" | "rightActionLabel" | "noSelect" | "iconLoading" | "passive" | "searchBarHolder" | "controllers" | "veritoneLogo" | "openPanel" | "notiIcon" | "openNoti" | "orgIcon" | "logoIcon" | "helpIcon" | "openHelp", string>; export default useStyles;