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