import { type H3Event } from 'h3'; export declare function serveCachedHandler(event: H3Event): Promise;