export declare const clipboardUtil: { copy(text: string): void; };