import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GolfIcon */
export declare const Golf: Icon;
export { I as GolfIcon };
//# sourceMappingURL=Golf.d.ts.map