export default function toggleArrayItem(array: any[], value: any): any[];