//#region src/icons/lucideExtra/GitlabIcon.d.ts
declare const GitlabIcon: import("react").ForwardRefExoticComponent<Omit<import("lucide-react").LucideProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
//#endregion
export { GitlabIcon as default };
//# sourceMappingURL=GitlabIcon.d.mts.map