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