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