import type { PluginConfig } from '../types.js'; export default function initExtractionCompiler(pluginConfig: PluginConfig): void;