import * as i0 from '@angular/core'; import * as i1 from '@angular/cdk/observers'; import { MatFormField, MatError, MatHint, MatPrefix, MatSuffix } from './_form-field-chunk.js'; import * as i2 from '@angular/cdk/bidi'; /** The floating label for a `mat-form-field`. */ declare class MatLabel { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class MatFormFieldModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { MatFormFieldModule, MatLabel };