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