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

declare const DirectionsSubwayFilled: ReactIconComponentType;
export default DirectionsSubwayFilled;
            