/**
 *  Throwaway test helper functions that are shared between tests
 */
export declare function cleanup(msg: string, done: any): void;
