export type ImageProxyParams = { url: string; file_type?: string; max_size?: number; };