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