typealias ImageExtension

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