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