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