import type { IconComponent } from '../types'; declare const CameraRotate: IconComponent; export default CameraRotate;