export declare function toItemList(items: (T | T[])[], separator: T): T[];