import { ActiveTable } from '../../../../activeTable'; export declare class FileImportInputElement { static create(at: ActiveTable): HTMLInputElement; } //# sourceMappingURL=fileImportInputElement.d.ts.map