import { Configuration } from '@neo-one/cli-common'; export declare const findKillProcess: (name: 'network' | 'neotracker', config: Configuration) => Promise;