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