export declare const or: (a: bigint) => (b: bigint) => bigint;
