import * as i0 from "@angular/core";
import * as i1 from "./directives/file-select.directive";
import * as i2 from "./directives/file-drop.directive";
import * as i3 from "./file-upload/file-upload.component";
import * as i4 from "./file-input/file-input.component";
/**
 * @deprecated This module is deprecated and will be removed in future versions.
 * Please migrate to using standalone components as soon as possible.
 */
export declare class CovalentFileModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<CovalentFileModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentFileModule, never, [typeof i1.TdFileSelectDirective, typeof i2.TdFileDropDirective, typeof i3.TdFileUploadComponent, typeof i4.TdFileInputComponent, typeof i4.TdFileInputLabelDirective], [typeof i1.TdFileSelectDirective, typeof i2.TdFileDropDirective, typeof i3.TdFileUploadComponent, typeof i4.TdFileInputComponent, typeof i4.TdFileInputLabelDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<CovalentFileModule>;
}
