export default class EmbedProvider { name: string; url: string; constructor(init?: Partial); } //# sourceMappingURL=EmbedProvider.d.ts.map