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