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