export declare function hasCliSuffix(candidatePath: string, suffix: string): boolean;
