export type ShadingJSON = { shd_type: string | null; color: string; fill: string; };