import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgSwitchingCamera: (props: SVGProps) => React.JSX.Element; export default SvgSwitchingCamera; //# sourceMappingURL=SwitchingCamera.d.ts.map