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