const useCopyToClipboard = () => { throw new Error('Attempted to call useCopyToClipboard from RSC'); }; export default useCopyToClipboard;