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