/** * WARNING: This file was auto-generated by svgr. Do not edit. */ import * as React from 'react'; import type { SVGProps } from 'react'; /** * @internal */ const SvgCameraIcon = (props: SVGProps) => ( ); export default SvgCameraIcon;