/**
 * @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
 */
/** Prefix to be placed in front of the form field. */
import * as ɵngcc0 from '@angular/core';
export declare class MatPrefix {
    static ɵfac: ɵngcc0.ɵɵFactoryDef<MatPrefix>;
    static ɵdir: ɵngcc0.ɵɵDirectiveDefWithMeta<MatPrefix, "[matPrefix]", never, {}, {}, never>;
}

//# sourceMappingURL=prefix.d.ts.map