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