UNPKG

mui-toolpad-extended-tuni

Version:
7 lines (6 loc) 225 B
/** @format */ import { SvgIconComponent } from '@mui/icons-material'; declare const IconWrapper: ({ IconFC }: { IconFC: SvgIconComponent; }) => import("react/jsx-runtime").JSX.Element | null; export default IconWrapper;