import { Avatar, Tooltip, useColorModeValue } from "@chakra-ui/react"; export const TooltipAvatar: typeof Avatar = (props: any) => ( );