import { tachijs } from './tachijs';
export * from './tachijs';
export * from './decorators';
export * from './results';
export * from './BaseController';
export * from './Injector';
export default tachijs;
//# sourceMappingURL=index.d.ts.map