export default class EmbedFooter { text?: string; iconUrl?: string; proxyIconUrl?: string; constructor(init?: Partial); } //# sourceMappingURL=EmbedFooter.d.ts.map