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