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