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