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