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