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