declare module '@modern-js/runtime' {
  export * from './dist/types';
}

export * from './dist/types';
