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