import { SvgIconComponent } from './types'; declare const AddRoadIcon: SvgIconComponent; export default AddRoadIcon;