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