import { RemixiconReactIconComponentType } from './dist/typings';

declare const RadarLineIcon: RemixiconReactIconComponentType;
export default RadarLineIcon;
