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