import { IconProps } from '../types';
declare const SteeringWheel: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default SteeringWheel;
//# sourceMappingURL=SteeringWheel.d.ts.map