import type { MethodExtractionConfig } from '../../method-types.js'; export declare const javaMethodConfig: MethodExtractionConfig; export declare const kotlinMethodConfig: MethodExtractionConfig;