export declare const closest: (arr: number[], target: number) => number;