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