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