export declare const P: bigint;
export declare const randomFieldElement: () => bigint;
export declare const isOverflow: (element: bigint) => void;
