export interface BackgroundFillSolid { type: string; color: number; }