export declare function sanitizeResponsesImagePayload>(params: T): T; export declare function sanitizeInlineImageDataUrl(imageUrl: string): string | undefined; export declare function invalidInlineImageText(label: string): string;