SimpleFillSymbolPropsWithType: SimpleFillSymbolProperties & {
    type: "simple-fill";
}

Simple fill symbol properties with type discriminator.