export declare const fields: [[{
    readonly field: "threshold";
    readonly description: "Maximum elements authorized in a union type definition.";
    readonly default: 3;
}]];
