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