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

declare const DirectionsTransitFilled: ReactIconComponentType;
export default DirectionsTransitFilled;
            