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