export declare function validateGhAuth(): { authenticated: boolean; message: string; }; //# sourceMappingURL=gh-auth.d.ts.map