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