import { type APIRouterOptions } from './middleware';
export declare const routes: APIRouterOptions[];
