export declare enum EnvVariablesConstants {
    DEBUG_CP = "DEBUG_CP",
    IGNORE_CLIPRETASKS = "IGNORE_PRECHECKS"
}
