import * as i0 from "@angular/core";
import * as i1 from "./ripple.directive";
/**
 * @hidden
 * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
 */
export declare class IgxRippleModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxRippleModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxRippleModule, never, [typeof i1.IgxRippleDirective], [typeof i1.IgxRippleDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxRippleModule>;
}
