export function useToken() { return useCookie("token"); }