blob: f8ef47f2a60d430b44c30e2de4195587709fc4b1 [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 { PropertyNameUpgradeData, VersionChanges } from '@angular/cdk/schematics';
export declare const propertyNames: VersionChanges<PropertyNameUpgradeData>;