import type { FastifyPluginCallback } from 'fastify';
export declare const stripTrailingSlashPlugin: FastifyPluginCallback;
