declare const joinArgs: (args?: string[]) => string; export { joinArgs };