import SuperTokensLock from './index'; declare var getNewInstance: () => SuperTokensLock; export { getNewInstance };