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

declare const DebugStepIntoIcon: MdiReactIconComponentType;
export default DebugStepIntoIcon;
