/** * @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 */ import { HighContrastModeDetector } from './high-contrast-mode/high-contrast-mode-detector'; import * as ɵngcc0 from '@angular/core'; import * as ɵngcc1 from './live-announcer/live-announcer'; import * as ɵngcc2 from './focus-trap/focus-trap'; import * as ɵngcc3 from './focus-monitor/focus-monitor'; import * as ɵngcc4 from '@angular/cdk/platform'; import * as ɵngcc5 from '@angular/cdk/observers'; export declare class A11yModule { constructor(highContrastModeDetector: HighContrastModeDetector); static ɵfac: ɵngcc0.ɵɵFactoryDeclaration; static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration; static ɵinj: ɵngcc0.ɵɵInjectorDeclaration; } //# sourceMappingURL=a11y-module.d.ts.map