export class OutOfMaxByteLengthError extends RangeError { public override readonly name = 'OutOfMaxByteLengthError'; }