export interface ImageSelectorListOptionInterface { name?: string; src: string; }