export declare const copyText: (cmd: string) => Promise<void>;
