import * as i0 from "@angular/core";
import * as i1 from "./error-boundary";
import * as i2 from "./cloak";
import * as i3 from "./fallback";
import * as i4 from "@angular/common";
export declare class BoundaryModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<BoundaryModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<BoundaryModule, [typeof i1.ErrorBoundary, typeof i2.NgCloakList, typeof i2.NgCloak, typeof i3.Fallback], [typeof i4.CommonModule], [typeof i1.ErrorBoundary, typeof i2.NgCloakList, typeof i2.NgCloak, typeof i3.Fallback]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<BoundaryModule>;
}
