export interface BackgroundEntry { type: string; data: T; }