import type { FastifyRequest } from 'fastify'; export declare const invokeCleanUpFunctions: (request: FastifyRequest) => Promise; //# sourceMappingURL=invoke-clean-up-functions.helper.d.ts.map