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