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