export declare function formatSuccess(data: unknown): { content: { type: "text"; text: string; }[]; };