import * as i0 from "@angular/core";
import * as i1 from "./boolean-converter-pipe";
import * as i2 from "@angular/common";
export declare class BooleanConverterPipeModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BooleanConverterPipeModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BooleanConverterPipeModule, [typeof i1.BooleanConverterPipe], [typeof i2.CommonModule], [typeof i1.BooleanConverterPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BooleanConverterPipeModule>;
}
