import { EnvironmentProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./igx-x-ripple-component";
import * as i3 from "./igx-x-ripple-module";
export declare function provideIgxXRippleDynamic(): EnvironmentProviders;
export declare function registerIgxXRippleDynamic(): void;
export declare class IgxXRippleDynamicModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxXRippleDynamicModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxXRippleDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxXRippleComponent, typeof i3.IgxXRippleModule], [typeof i2.IgxXRippleComponent, typeof i3.IgxXRippleModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxXRippleDynamicModule>;
}
