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