/**
 * @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 * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './snack-bar-container';
import * as ɵngcc2 from './simple-snack-bar';
import * as ɵngcc3 from '@angular/cdk/overlay';
import * as ɵngcc4 from '@angular/cdk/portal';
import * as ɵngcc5 from '@angular/common';
import * as ɵngcc6 from '@angular/material/button';
import * as ɵngcc7 from '@angular/material/core';
export declare class MatSnackBarModule {
    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatSnackBarModule, never>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatSnackBarModule, [typeof ɵngcc1.MatSnackBarContainer, typeof ɵngcc2.SimpleSnackBar], [typeof ɵngcc3.OverlayModule, typeof ɵngcc4.PortalModule, typeof ɵngcc5.CommonModule, typeof ɵngcc6.MatButtonModule, typeof ɵngcc7.MatCommonModule], [typeof ɵngcc1.MatSnackBarContainer, typeof ɵngcc7.MatCommonModule]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatSnackBarModule>;
}

//# sourceMappingURL=snack-bar-module.d.ts.map