import { IconProps } from '../lib';
declare function GitCommit(props: IconProps): JSX.Element;
export default GitCommit;
