/// import { IconProps } from '../../types'; declare const GPS: (allProps: IconProps) => JSX.Element; export default GPS;