export declare function star(): Promise; /** * Show a one-time hint to star the repo. Called after first successful push. */ export declare function starHint(): Promise; //# sourceMappingURL=star.d.ts.map