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