import GhostContentAPI from '@tryghost/content-api'; import GhostAdminAPI from '@tryghost/admin-api'; export { GhostContentAPI, GhostAdminAPI }