import createInstance from './lib/pubg'; declare const globalInstance: createInstance; export default globalInstance; export { createInstance };