import * as i0 from "@angular/core";
import * as i1 from "./show-hide/show-hide";
import * as i2 from "./class/class";
import * as i3 from "./style/style";
import * as i4 from "./img-src/img-src";
import * as i5 from "@ngbracket/ngx-layout/core";
/**
 * *****************************************************************
 * Define module for the Extended API
 * *****************************************************************
 */
export declare class ExtendedModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<ExtendedModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ExtendedModule, [typeof i1.DefaultShowHideDirective, typeof i2.DefaultClassDirective, typeof i3.DefaultStyleDirective, typeof i4.DefaultImgSrcDirective], [typeof i5.CoreModule], [typeof i1.DefaultShowHideDirective, typeof i2.DefaultClassDirective, typeof i3.DefaultStyleDirective, typeof i4.DefaultImgSrcDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ExtendedModule>;
}
