/**
 * The placeholder text for an `MatFormField`.
 * @deprecated Use `<mat-label>` to specify the label and the `placeholder` attribute to specify the
 *     placeholder.
 * @deletion-target 8.0.0
 */
export declare class MatPlaceholder {
}
