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