declare const getFileMetadata: (s3Settings?: any) => (fp: any, options?: Record<string, any>) => Promise<any>;
export default getFileMetadata;
//# sourceMappingURL=fileExists.d.ts.map