import { Actividades } from './Actividades.gceh';
import { CentroCostos } from './CentroCostos.gceh';
import { Erogacion } from './Erogacion.gceh';
import { Gceh } from './Gceh';
export { Erogacion };
export { Actividades };
export { CentroCostos };
export { Gceh };
//# sourceMappingURL=index.d.ts.map