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