export declare const fields: [{
    readonly default: 15;
    readonly displayName: "threshold";
    readonly description: "The maximum authorized complexity.";
}];
