import * as smartenv from '@push.rocks/smartenv';
import type dnsType from 'dns';
declare const dns: typeof dnsType;
export { dns };
import * as smartdelay from '@push.rocks/smartdelay';
import * as smartpromise from '@push.rocks/smartpromise';
import * as smartrequest from '@push.rocks/smartrequest';
export { smartdelay, smartenv, smartpromise, smartrequest };
import * as tsclass from '@tsclass/tsclass';
export { tsclass };
