import type { IconComponent } from '../types'; declare const Apple: IconComponent; export default Apple;