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

declare const GitlabLineIcon: RemixiconReactIconComponentType;
export default GitlabLineIcon;
