//#region src/github/label.d.ts declare function createLabels({ owner, repo }: { owner: any; repo: any; }): Promise; //#endregion export { createLabels as t }; //# sourceMappingURL=label-Dljrp5st.d.mts.map