import type * as fastify from "fastify";
export declare function addSszContentTypeParser(server: fastify.FastifyInstance): void;
//# sourceMappingURL=parser.d.ts.map