export declare function copy(text: string): Promise<void>;
