export declare const TOKENS: {
    readonly AGENTS_DIR: "AGENTS_DIR";
    readonly QUIET: "QUIET";
};
//# sourceMappingURL=tokens.d.ts.map