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