GitlabFill.d.ts 112 Bytes
import { IconDefinition } from '../types';
declare const GitlabFill: IconDefinition;
export default GitlabFill;