/// import type { Server } from 'http'; export declare function mockServer(data: Record): Promise;