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