export declare function sanitizeMcpRefToken(value: any): string;
export declare function isLocalHost(hostname: any): boolean;
export declare function providerNamesForText(text: any): (string | RegExp)[];
export declare function credentialIndicatorsForText(text: any): (string | RegExp)[];
//# sourceMappingURL=mcpDiscovery.d.ts.map