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