export type ShadingJSON = { shdType: string; color: string; fill: string; };