/// export declare const CountryIcon: (props: { country: string; className?: string; }) => JSX.Element;