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

declare const GitRepositoryPrivateLineIcon: RemixiconReactIconComponentType;
export default GitRepositoryPrivateLineIcon;
