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