/// import { IconProps } from '../../types'; declare const SpedometerLow: (allProps: IconProps) => JSX.Element; export default SpedometerLow;