import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-local-data-source-module";
export declare class IgxLocalDataSourceDynamicModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxLocalDataSourceDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxLocalDataSourceDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxLocalDataSourceModule], [typeof i2.IgxLocalDataSourceModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxLocalDataSourceDynamicModule>;
}
