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