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