export declare function formatList(values: string[], conjunction: 'and' | 'or'): string;