export function partialAsString(
  input: string | string[] | (string | string[])[],
): string;
//# sourceMappingURL=helpers.d.ts.map
