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