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

declare const DebugStepOverIcon: MdiReactIconComponentType;
export default DebugStepOverIcon;
