export declare const createApi: (gitlabToken?: string) => import("@gitbeaker/core").Gitlab<false>;
