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