import express from 'express'; export declare const initializePrometheus: (app: express.Application) => void;