type IContentFunction = () => JSX.Element;
import {IContentFunction} from 'uxp/components';
Last updated 12 months ago