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