declare const withTestHelpers: (worker: () => Promise) => Promise; export default withTestHelpers;