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