import * as i0 from "@angular/core";
export declare class CountryCode {
    allCountries: ((string | number | string[])[] | (string | number | number[])[])[];
    static ɵfac: i0.ɵɵFactoryDeclaration<CountryCode, never>;
    static ɵprov: i0.ɵɵInjectableDeclaration<CountryCode>;
}
