import { type McpContent } from "../response.js"; export declare function handleGetPlatformInfo(raw: unknown): McpContent; //# sourceMappingURL=getPlatformInfo.d.ts.map