import { SvgIconProps } from '@mui/material'; declare const DefaultEmptyIcon: (props: SvgIconProps) => JSX.Element; export default DefaultEmptyIcon;