export default interface File { eTag: string; key: string; location: string; }