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