'use client' export function useStuff() { return 'stuff' }