export default factory; declare function factory({ render }: { render: any; }): Promise<(request: import("fastify").FastifyRequest, reply: import("fastify").FastifyReply) => Promise>; //# sourceMappingURL=notFound.d.ts.map