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