import { SolitaConfig } from './types'; export declare function enhanceIdl(config: SolitaConfig, binaryVersion: string, libVersion: string): Promise;