import { IconProps } from '../types';
declare const GitDiff: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default GitDiff;
//# sourceMappingURL=GitDiff.d.ts.map