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