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