Still trying to wrap my head around typescript.
I\'m trying to type a destructured object like so:
const { authError }: {authError: string} = useRouterQ