export declare function createCliOptions(obj: Record<string, string | number | boolean>): string[];
//# sourceMappingURL=create-cli-options.d.ts.map