import { IWidgetData } from "./IWidget"; export interface IStickerpickerWidgetData extends IWidgetData { }