/**
 * @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
 */
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './autofill';
import * as ɵngcc2 from './autosize';
import * as ɵngcc3 from '@angular/cdk/platform';
export declare class TextFieldModule {
    static ɵfac: ɵngcc0.ɵɵFactoryDeclaration<TextFieldModule, never>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDeclaration<TextFieldModule, [typeof ɵngcc1.CdkAutofill, typeof ɵngcc2.CdkTextareaAutosize], [typeof ɵngcc3.PlatformModule], [typeof ɵngcc1.CdkAutofill, typeof ɵngcc2.CdkTextareaAutosize]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDeclaration<TextFieldModule>;
}

//# sourceMappingURL=text-field-module.d.ts.map