export declare function secp256k1Compress(publicKey: Uint8Array, onlyJs?: boolean): Uint8Array;