import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./switch.module";
/**
 * NgModule definition for the Switch component with providers.
 */
export declare class SwitchAllModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SwitchAllModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SwitchAllModule, never, [typeof i1.CommonModule, typeof i2.SwitchModule], [typeof i2.SwitchModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SwitchAllModule>;
}
