declare const _default: {
    method: string;
    path: string;
    handler: string;
}[];
export default _default;
