import { SVGProps } from "react";
declare const LIMapRoute: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIMapRoute };
