import { RemixiconReactIconComponentType } from './dist/typings';

declare const GitCommitLineIcon: RemixiconReactIconComponentType;
export default GitCommitLineIcon;
