export declare function copyToClipboard(text: string): Promise<void>;
//# sourceMappingURL=clipboard.d.ts.map