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