export default class ClipboardService { copy(text: any): Promise; }