export declare function _copy(text: string): Promise; export declare function _paste(): Promise;