export {
  post,
  get,
  request,
  NetworkManager,
} from './manager/manager';
