import 'chai/register-should';
export declare class Test {
    'read events from stash when in test mode'(): Promise<void>;
}
