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

declare const NorthEast: ReactIconComponentType;
export default NorthEast;
            