import * as z from "zod"; import { ToolDefinition } from "../tools.js"; declare const args: { name: z.ZodString; }; export declare const tool$streamingProfilesGetStreamingProfile: ToolDefinition; export {}; //# sourceMappingURL=streamingProfilesGetStreamingProfile.d.ts.map