export declare function show(imageBase64: string | null, onAvatarUpdated: (photoBase64: string) => void): void;