/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */ /** This module is used by both original and MDC-based slide-toggle implementations. */ import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './slide-toggle-required-validator'; import * as ɵngcc2 from './slide-toggle'; import * as ɵngcc3 from '@angular/material/core'; import * as ɵngcc4 from '@angular/cdk/observers'; export declare class _MatSlideToggleRequiredValidatorModule { static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<_MatSlideToggleRequiredValidatorModule, never>; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<_MatSlideToggleRequiredValidatorModule, [typeof ɵngcc1.MatSlideToggleRequiredValidator], never, [typeof ɵngcc1.MatSlideToggleRequiredValidator]>; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<_MatSlideToggleRequiredValidatorModule>; } export declare class MatSlideToggleModule { static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration; } //# sourceMappingURL=slide-toggle-module.d.ts.map