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

declare const Subway: ReactIconComponentType;
export default Subway;
            