import * as i0 from "@angular/core";
/**
 * @private Do not use this component in your app. Use `CountriesMapComponent` instead.
 */
export declare class CountriesMapBaseComponent {
    static ɵfac: i0.ɵɵFactoryDeclaration<CountriesMapBaseComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<CountriesMapBaseComponent, "countries-map-base", never, {}, {}, never, never, false, never>;
}
