/**
 * @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 './radio';
import * as ɵngcc2 from '@angular/material/core';
export declare class MatRadioModule {
    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<MatRadioModule, never>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<MatRadioModule, [typeof ɵngcc1.MatRadioGroup, typeof ɵngcc1.MatRadioButton], [typeof ɵngcc2.MatRippleModule, typeof ɵngcc2.MatCommonModule], [typeof ɵngcc1.MatRadioGroup, typeof ɵngcc1.MatRadioButton, typeof ɵngcc2.MatCommonModule]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<MatRadioModule>;
}

//# sourceMappingURL=radio-module.d.ts.map