import type { $Fetch } from 'ofetch'; export declare function getAuthUser(fetchService: $Fetch): Promise;