import * as i0 from "@angular/core";
import * as i1 from "./smart.countryinput";
export declare class CountryInputModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CountryInputModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CountryInputModule, [typeof i1.CountryInputComponent], never, [typeof i1.CountryInputComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CountryInputModule>;
}
