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