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