export declare const mutateArray: (array: any[], from: number, to: number) => any[];