import * as types from "./types";
export declare function testCrypto(crypto: Crypto, param: types.ITestParams): void;
