/** * i18n instance of the Inspection CApture Web package. You can use this instance to automatically sync your application * current language with the one used by the components of the package. */ declare const i18nInspectionCaptureWeb: import("i18next").i18n; export { i18nInspectionCaptureWeb };