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