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