export declare function encodeWsdText(text: string): string; export declare function buildWsdImageUrl(text: string, server: string, style?: string, apiKey?: string): string;