export * from './types'; declare const Module: { [key: string]: any; }; export declare const TestEvent: any, TestResult: any, TestUtil: any; export default Module;