import { type H3Event } from 'h3'; export declare function resolveAuthToken(event: H3Event): string | undefined;