export declare const copy: (text: string) => void;
