import * as gsApi from './index'; declare global { var gs: typeof gsApi; } export * from './index';