export declare const unaryMinus: (x: bigint) => bigint;
