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