export declare function buildCurrentKlawCliArgv(args: string[]): string[]; export declare function buildCurrentKlawCliCommand(args: string[]): string;