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