export declare function expmod(a: bigint, power: bigint, modulo: bigint): bigint;