export declare class UnsafeMath { static divRoundingUp(x: bigint, y: bigint): bigint; }