import { AnalyzerPlugin } from "../types.js"; export declare const I18nextParserPlugin: AnalyzerPlugin; export default I18nextParserPlugin;