export declare const joinList: (sep: E) => (list: E[]) => E[];