export function useCountryFlag(options: any): void; export function flag(isoCode: any): any; export function CountryFlag(props: any): any; export default CountryFlag;