import { IconSvgProps } from '../types';
declare const GitlabLogoSimple: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default GitlabLogoSimple;
//# sourceMappingURL=GitlabLogoSimple.d.ts.map