export interface ITemporaryUrl { url: string; expiration: string; }