export type ShapeGradientStop = { pos: number; color: string; };