export declare const getBucketKeyOfPath: (key: string) => { Bucket: string; Key: string; }; //# sourceMappingURL=getBucketKeyOfPath.d.ts.map