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