export declare function andList(items: readonly string[], commaBeforeConjunction?: boolean, wrapper?: string): string;
//# sourceMappingURL=format.d.ts.map