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