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