blob: e73391ccdfbaf2adaa7e7c80a7b71d2c8ec07cec [file] [log] [blame]
/**
* @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 { ClassNameUpgradeData, VersionChanges } from '@angular/cdk/schematics';
export declare const classNames: VersionChanges<ClassNameUpgradeData>;