/// <reference types="react" />
export declare const AvatarContext: import("react").Context<{}>;
