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