import { RouterType } from 'itty-router'; export declare const prefix = "/v1"; declare const _default: any; export default _default; export declare const router: RouterType; export declare const server: import("@whatwg-node/server").ServerAdapter<{}, import("@whatwg-node/server").ServerAdapterBaseObject<{}, any>>; export declare const handler: any;