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