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