import { SVGProps } from "react";
declare const RISubwayFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RISubwayFill };
