export declare const getProcessArgvs: (removeItems?: number) => { command: string; dictionary: string; controller: string; action: string; };