import * as i0 from "@angular/core";
import * as i1 from "./template-outlet.directive";
/**
 * Module to modify simplify template loading
 */
export declare class SmeTemplateOutletModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SmeTemplateOutletModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SmeTemplateOutletModule, [typeof i1.TemplateOutletDirective], never, [typeof i1.TemplateOutletDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SmeTemplateOutletModule>;
}
