import type { TOC } from '@ember/component/template-only'; export interface ControlCrossOverIconSignature { Element: SVGSVGElement; } export declare const ControlCrossOverIcon: TOC; //# sourceMappingURL=control-cross-over.d.ts.map