import {CircularProgressProps} from '@mui/material/CircularProgress'; export interface ICircularProgress extends CircularProgressProps {}