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