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