import { IconDefinition } from '../types'; declare const IconBanana: IconDefinition; export default IconBanana;