import * as React from "react"; declare function CompassOutline(props: React.SVGProps): any; export default CompassOutline;