import { SVGProps } from 'react'; declare const IconNearMeFill: (props: SVGProps) => JSX.Element; export default IconNearMeFill;