import { BigInteger } from "jsbn";
export declare const prime: BigInteger;
export declare const generator: BigInteger;
