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

declare const DirectionsSubway: ReactIconComponentType;
export default DirectionsSubway;
            