export declare const isCountryLabelMatch: (label?: string, searchValue?: string) => boolean;