UNPKG

mui-toolpad-extended-tuni

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