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