export default class EmbedThumbnail { url: string; proxyUrl?: string; height?: number; width?: number; constructor(init?: Partial); } //# sourceMappingURL=EmbedThumbnail.d.ts.map