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