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