/// import { IconProps } from '../../types'; declare const CameraAdd: (allProps: IconProps) => JSX.Element; export default CameraAdd;