export declare class CliOptionSorter { static sortOptions(options: string[]): string[]; }