import { SVGProps } from 'react';

declare const EightEightMph: (props: SVGProps<SVGSVGElement>) => JSX.Element;

export { EightEightMph as default };
