import 'typings-global'; declare let rsaKeygen: any; declare let rawacme: any; declare let nodeForge: any; import * as dnsly from 'dnsly'; import * as smartfile from 'smartfile'; import * as smartstring from 'smartstring'; export { dnsly, rsaKeygen, rawacme, nodeForge, smartfile, smartstring };