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