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