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