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