export declare const CHROME_MCP = "chrome-devtools"; export declare function chromeMcp(tool: string, args?: Record): Promise;