import React from 'react'; import { SvgProps } from '../types'; declare const BananaIcon: React.FC; export default BananaIcon;