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