export * from './config'; export * from './register'; // eslint-disable-next-line no-restricted-exports export * as default from './register';