import { DeleteConfig } from "./types"; export declare function deleteFile(fileKey: string, config: DeleteConfig): Promise; //# sourceMappingURL=delete.d.ts.map