import { ProcessEntry } from './types'; export declare function getProcessEntry(processName: string): Promise;