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