export interface BackgroundFillFreeformGradient { type: string; colors: Array; }