typealias ImageExtension

declare type ImageExtension = typeof ALLOWED_EXTENSIONS[number];
typeof ALLOWED_EXTENSIONS[number]