export interface ImageWidgetOptions { src: string; alt: string; }