export declare function resolveLsofCommand(): Promise<string>;
export declare function resolveLsofCommandSync(): string;
