import React from 'react'; import { SvgIconProps } from '@mui/material/SvgIcon'; declare const SvgIcon: React.FC; export default SvgIcon;