import React from "react"; export default function LastMileIcon(props: React.SVGProps) { return ( ); }