declare const _default: {
    method: string;
    url: string;
    handler: (req: any, res: any, bot: any, server: any) => Promise<import("../../RouteResult.js").default | undefined>;
}[];
export default _default;
//# sourceMappingURL=index.d.ts.map