import cGanache from './callGanache';
import mBlocks from './mineBlocks';
export declare const callGanache: typeof cGanache;
export declare const mineBlocks: typeof mBlocks;
export * from './snapshot';
export declare const TestAccountProvider: import("./TestAccountProvider").TestAccountProvider;
