blob: bb72bc96dda01fd33d84db3f91230ea7ce890f03 [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
*/
/** Suffix to be placed at the end of the form field. */
export declare class MatSuffix {
}