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