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