export interface TemplateWidgetOptions { html?: string; svg?: string; css?: string; }