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