import Entity from './Entity'; import I_Entity from './I_Entity'; export { Entity, I_Entity }; //# sourceMappingURL=index.d.ts.map