export type ShapeBlipFill = { dataUri: string; srcRect?: Array; kind?: string; };