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