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