/** * Test-Drive Features Guide Resource * * Helps users understand and explore NCP's full potential * through guided, hands-on examples */ export declare const TEST_DRIVE_GUIDE: { name: string; uri: string; description: string; mimeType: string; content: string; }; //# sourceMappingURL=test-drive-guide.d.ts.map