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