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