declare function createCliOptions>(obj: T): string[]; export { createCliOptions };