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