ImageMimeType:
    | "image/png"
    | "image/jpeg"
    | "image/webp"
    | "image/heic"
    | "image/heif"
    | string & {}

The mime type of the image.