import { SvgIconProps } from '@mui/material'; declare function SvgStarEmpty(props: SvgIconProps): import("react/jsx-runtime").JSX.Element; export default SvgStarEmpty;