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