export declare type EmbedAuthorOptions = Pick<EmbedAuthorData, Exclude<keyof EmbedAuthorData, 'proxyIconURL'>>;