/** @type {Array<Join>} */ export const join: Array<Join>; export type Join = import('./types.js').Join;