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