import { type SvgStringOpts } from '../../svgString'; export declare const StepOverSVG: (opts?: SvgStringOpts) => string; export default StepOverSVG;