import type { FC, SVGProps } from "react";
export declare const Calendar: FC<SVGProps<SVGSVGElement>>;
export default Calendar;
//# sourceMappingURL=Calendar.d.ts.map