import { WidgetContextInterface } from "..";

export type WidgetDisplayPropsInterface = WidgetContextInterface;
