export default function waitForLocalhost(port: number, host: string): Promise<void>;
