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