import { WpApiClient } from './wp-api-client'; export * from './types'; export default WpApiClient;