export type PreviewTag = "ThumbnailImage" | "PreviewImage" | "JpgFromRaw" | string;