import * as i0 from "@angular/core";
import * as i1 from "./safe-html.pipe";
import * as i2 from "./class-list.pipe";
import * as i3 from "./style-map.pipe";
import * as i4 from "@angular/common";
export declare class SharedPipesModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SharedPipesModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SharedPipesModule, [typeof i1.SafeHtmlPipe, typeof i2.ClassListPipe, typeof i3.StyleMapPipe], [typeof i4.CommonModule], [typeof i1.SafeHtmlPipe, typeof i2.ClassListPipe, typeof i3.StyleMapPipe]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SharedPipesModule>;
}
