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