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