import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiDebugStepInto: FunctionalComponent; export default MdiDebugStepInto;