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