import * as i0 from "@angular/core";
import * as i1 from "./file-input-accessor";
import * as i2 from "@angular/forms";
export declare class FileInputAccessorModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FileInputAccessorModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FileInputAccessorModule, [typeof i1.FileInputAccessor], [typeof i2.FormsModule, typeof i2.ReactiveFormsModule], [typeof i1.FileInputAccessor, typeof i2.FormsModule, typeof i2.ReactiveFormsModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FileInputAccessorModule>;
}
