import SvgIcon from '@u_ui/u-ui/SvgIcon'; export default function createSvgIcon(path: React.ReactNode, displayName: string): typeof SvgIcon;