export declare function getJsonOutputPrompt(schema: Record | string): string; export declare function getJsonToolInputPrompt(schema: Record | string): string;