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

declare const EditRoad: ReactIconComponentType;
export default EditRoad;
            