export declare function toArgs(options: { [key: string]: string | boolean | number | bigint | undefined; }): string[]; //# sourceMappingURL=options-to-args.d.ts.map