export declare const uploadToS3: (S3: import("aws-sdk/clients/s3"), localPath: string, Bucket: string, outDir: string, ACL?: string) => Promise; //# sourceMappingURL=uploadToS3.d.ts.map