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