export declare class ForgeCliAttribution { static isAgent(): boolean; static isCI(): boolean; static skillName(): string; static agentHint(): Promise; static isStudio(): boolean; static build(): Promise>; private static getWildcardAttribution; private static getValidAttributionEnvValue; private static isValidAttributionValue; private static isValidWildcardKey; private static hasEnvKeySet; private static camelCaseEnvKey; private static capitalize; } //# sourceMappingURL=forge-cli-attribution.d.ts.map