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