/** * Background properties */ export interface BackgroundProperties { image?: string; }