export declare const showUploadFilesDialog: (selectedLocation: string, initialFiles?: File[]) => import("quasar").DialogChainObject;