import type { FastifyServer } from "../infrastructure/http"; export declare function getHttpTestContext(): FastifyServer;