export declare function writeClipboardText(text: string, options?: { html?: string; }): Promise; //# sourceMappingURL=clipboard.d.ts.map