import { version } from '../../package.json' const ONES_CLI_USER_AGENT = `ONES-CLI/${version}` export { ONES_CLI_USER_AGENT }