declare const array: (...args: any[]) => any[]; export default array;