import { ContainerModule } from 'inversify';
/**
 * Module for updating the DepthMap whenever needed.
 */
declare const updateDepthMapModule: ContainerModule;
export default updateDepthMapModule;
//# sourceMappingURL=update-depthmap-module.d.ts.map