import { CommandLineParams } from './CommandLineParams';
export declare const params: CommandLineParams;
