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