import { SelectionCompiler } from './index.js';
declare const nearest: SelectionCompiler<'point'>;
export default nearest;
//# sourceMappingURL=nearest.d.ts.map