import type { BinaryResolver } from '../types/config.js';
export declare const resolve: BinaryResolver;
