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

declare const SouthWest: ReactIconComponentType;
export default SouthWest;
            