import { SvgLogoProps } from "./wrapper"; export declare const GitlabSvg: ({ color, square, ...rest }: SvgLogoProps) => JSX.Element;