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