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