Greetings! I would like to create an Infographic component for a data summary like below:

I would like to be able to select an image for the background from the settings panel...similar to the included Image widget:

I believe this is using:
import { ImageSelector } from 'jimu-ui/advanced/resource-selector';though there are no TypeScript definitions within ExB 1.6 and also not documented yet in Storybook.
If anymore has info on setting this up regarding parameters and updating settings changes (or if something else should be used entirely) it would be greatly appreciated! Thanks again!