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