export interface ElementConfig { src: string; background: boolean; fallback?: string; }