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