export { Config } from './config';
export { Plugin } from './plugin';
export { tsPath } from './ts-node';
