export declare function getMimeType(format: 'svg' | 'png' | 'jpeg' | 'webp' | 'avif'): string;