import { IconProps } from '../Icon'; declare function SvgSubway(props: IconProps): JSX.Element; export default SvgSubway;