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