/**
 * This class contains logic to enable users to opt-in to features
 * that will become standard functionality in the next version of Zowe.
 * @export
 * @class NextVerFeatures
 */
export declare class NextVerFeatures {
    private static ENV_VAR_PREFIX;
}
//# sourceMappingURL=NextVerFeatures.d.ts.map