import { SVGProps } from "react"; declare const CalendarDotDuotoneIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default CalendarDotDuotoneIcon;