export declare function applyCommandAnalyticsOptOut(commandPath: string, options: Record, targetEnv?: NodeJS.ProcessEnv): boolean; export declare function applyRawCommandAnalyticsOptOut(argv?: string[], targetEnv?: NodeJS.ProcessEnv): boolean;