export declare function mapImageToEmoji(imageElement: HTMLImageElement): string | null;
