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

declare const GitPullRequestLineIcon: RemixiconReactIconComponentType;
export default GitPullRequestLineIcon;
