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