import type { RouteHandlerMethod } from 'fastify';
export declare const saferpayHandler: RouteHandlerMethod;
