import { CompilerContext } from '../context/index.ts'; export declare function configureApiExtractor(context: CompilerContext): Promise;