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