import { Validator } from './contrext-guard'; export declare function isTrunk(): Validator; export declare function branchSynced(): Validator; export declare function npmAuthSetup(): Validator; //# sourceMappingURL=context-checkers.d.ts.map