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