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