import { IWidgetTypeDefinition } from "../../components/widget/types";
/***********************************************************************************************************
 * EmbeddedContent widget definition starts here
 ***********************************************************************************************************/
export declare const embeddedContent: IWidgetTypeDefinition;
