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