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