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