/** * The placeholder text for an `MatFormField`. * @deprecated Use `` to specify the label and the `placeholder` attribute to specify the * placeholder. * @breaking-change 8.0.0 */ export declare class MatPlaceholder { }