export interface EmbedImageData extends Pick<APIEmbedImage, Exclude<keyof APIEmbedImage, 'proxy_url'>>