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

declare const Directions: ReactIconComponentType;
export default Directions;
            