declare function clipboardCopy(text: string): Promise; export { clipboardCopy };