import type { FC, SVGProps } from "react";
export declare const Compass: FC<SVGProps<SVGSVGElement>>;
export default Compass;
//# sourceMappingURL=Compass.d.ts.map