export declare function createFileList(window: Window & typeof globalThis, files: File[]): FileList;