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