import type { BigIntPoint } from "./nist-weierstrauss-common.js";
export declare function ECPointDecompress(comp: Uint8Array): BigIntPoint;
//# sourceMappingURL=secp521r1.d.ts.map