export type GradientStopPatch = { position: number; color: string; };