import { WidgetContextInterface } from "..";
export declare type WidgetDisplayPropsInterface = WidgetContextInterface;
