export declare const extent: (array: any[], func?: (val: any) => number) => number[];