export declare function useMcpData(): { docs: { enabled: boolean; name: string | undefined; }; }; //# sourceMappingURL=useMcpData.d.ts.map