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

declare const NorthWest: ReactIconComponentType;
export default NorthWest;
            