import { UPLOAD } from '../../types/upload.js'; export declare const uploads: (paths: UPLOAD[]) => Promise;