import { SvgIconProps } from '@mui/material/SvgIcon'; declare const RefreshIcon: (props: SvgIconProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default RefreshIcon;