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