import run from '@oclif/core';
import { config } from 'dotenv';
export { config, run, };
