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

declare const ExitRunIcon: MdiReactIconComponentType;
export default ExitRunIcon;
