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