blob: 4efede6d39fdc3763117918718f2f61ded3df5eb [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
*/
/** The floating label for a `mat-form-field`. */
export declare class MatLabel {
}