export declare function isPrometheusAgent(agentName: string | undefined): boolean;
