import { ReactIconComponentType } from '../types';

declare const Radar: ReactIconComponentType;
export default Radar;
            