import { RemixiconReactIconComponentType } from './dist/typings';

declare const SubwayFillIcon: RemixiconReactIconComponentType;
export default SubwayFillIcon;
