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