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