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