import type { IconComponent } from '../types'; declare const Gps: IconComponent; export default Gps;