PictureMarkerSymbolPropsWithType: PictureMarkerSymbolProperties & {
    type: "picture-marker";
}

Picture marker symbol properties with type discriminator.