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