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