/** * Normalize a port into a number, string, or false. */ export function normalizePort(): number;