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