import * as React from "react"; import { SVGProps } from "react"; const SvgStepBackward2 = (props: SVGProps) => ( ); export default SvgStepBackward2;