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