/**
* Common Type Definitions
*
* This file contains shared type definitions used across the MCP package.
* Most of these types are defined within this package as they aren't part
* of the schemas package yet.
*/export {};
//# sourceMappingURL=types.js.map