import { MdiReactIconComponentType } from './dist/typings';

declare const RunFastIcon: MdiReactIconComponentType;
export default RunFastIcon;
