declare function getProcessForPort(port: number): string | null; export { getProcessForPort as default };