export default function take(array: T[], count: number): T[];