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

declare const DebugStepOutIcon: MdiReactIconComponentType;
export default DebugStepOutIcon;
