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

declare const AddRoad: ReactIconComponentType;
export default AddRoad;
            