import { H3Event } from 'h3';
export declare function handleAuthRoute(event: H3Event): Promise<any>;
