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