import { IconProps } from '../lib';
declare function GitlabLogo(props: IconProps): JSX.Element;
export default GitlabLogo;
