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