import React from 'react'; declare const I18nTools: React.FC<{ id: string; }>; export default I18nTools; //# sourceMappingURL=index.d.ts.map