import { Controller } from './indicator.controller.js';
export declare const make: () => Controller;
