import SvgIcon from 'mui-ultra/material/SvgIcon'; export default function createSvgIcon(path: React.ReactNode, displayName: string): typeof SvgIcon;