import { SVGProps } from "react"; declare const ADStepBackward: (props: SVGProps) => JSX.Element; export { ADStepBackward };