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