declare const copyText: (text: string) => boolean; export default copyText;