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