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