/// import { SvgIconProps } from './types'; export declare function CameraAddIcon({ className, ...props }?: Partial): JSX.Element;