export declare const copyToClipBoard: (content: string | Blob) => Promise;