Repository URL to install this package:
export declare function flatten<Item>(array: Item[][]): Item[];