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