import { default as React } from 'react';
declare const GitLabIcon: React.FC<React.SVGProps<SVGSVGElement>>;
export default GitLabIcon;
