import { TinySecp256k1Interface } from './bip32'; export declare function testEcc(ecc: TinySecp256k1Interface): void;