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