import { SVGProps } from "react"; declare const ADGitlab: (props: SVGProps) => JSX.Element; export { ADGitlab };