import { ReactIconComponentType } from '../types';

declare const DirectionsTransit: ReactIconComponentType;
export default DirectionsTransit;
            