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