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

declare const GitRepositoryLineIcon: RemixiconReactIconComponentType;
export default GitRepositoryLineIcon;
