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