/// <reference types="cheerio" />
export declare function getSupplementalImages(cheerioElem: CheerioSelector, country: string, countryId: string): void;
