export declare const useAvatar: () => import("../contexts/AvatarContext").AvatarContextType;
