import { ReactIconComponentType } from '../types';

declare const GpsFixed: ReactIconComponentType;
export default GpsFixed;
            