import type { TOC } from '@ember/component/template-only'; export interface LocationGpsIconSignature { Element: SVGSVGElement; } export declare const LocationGpsIcon: TOC; //# sourceMappingURL=location-gps.d.ts.map