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