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