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

declare const DirectionsOff: ReactIconComponentType;
export default DirectionsOff;
            