declare function WordCloudStatic(elements: any, options: any): () => void; export declare const WordCloud: typeof WordCloudStatic; export {};