import * as React from 'react';
declare function SvgSpeedMechanics(props: React.SVGProps<SVGSVGElement>): JSX.Element;
export default SvgSpeedMechanics;
