import { WidgetContextInterface } from "..";

export type WidgetSettingsPropsInterface = WidgetContextInterface;
