typealias ImageExtension

export type ImageExtension = (typeof ALLOWED_EXTENSIONS)[number];
(typeof ALLOWED_EXTENSIONS)[number]