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