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