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