import { SvgIconComponent } from './types'; declare const GpsNotFixedIcon: SvgIconComponent; export default GpsNotFixedIcon;