import { SVGProps } from "react"; declare const ADCalendar: (props: SVGProps) => JSX.Element; export { ADCalendar };