/** * Estimates Controllers Index * @module Estimates */ export { createEstimacionController } from './estimacion.controller'; //# sourceMappingURL=index.d.ts.map