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