export declare function EmbedContentSidebarRenderer({ body, containerId, getVideoAspect, }: { body: any; containerId: any; getVideoAspect: any; }): import("react").JSX.Element; //# sourceMappingURL=EmbedContentSidebarRenderer.d.ts.map