export declare const indexOfMin: (array: number[], except?: number[]) => number;