import React from 'react';
export declare const Speedometer2: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
