export declare function shouldRoute(event: FetchEvent): boolean; export declare function route(event: FetchEvent): Promise;