declare const nodeTestHelper: { dnsLookup(domain: string): Promise; }; export default nodeTestHelper;