import { type SvgProps } from 'react-native-svg'; declare const SvgCompass: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgCompass; //# sourceMappingURL=Compass.d.ts.map