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

declare const GitlabFillIcon: RemixiconReactIconComponentType;
export default GitlabFillIcon;
