/// import { IconProps } from '../helper'; declare function Eosphoto_camera_backOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eosphoto_camera_backOutlined;