import * as i0 from '@angular/core'; import { MatCommonModule } from './common-module.d.js'; import * as i2 from '@angular/cdk/observers'; import { MatFormField, MatError, MatHint, MatPrefix, MatSuffix } from './form-field.d.js'; /** 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 };