export interface IImageCreationDescriptor { imageUrl: string; tag: string; }